ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / GenericDocument<PageType,PagesCollectionType> Class / GenericDocument<PageType,PagesCollectionType> Constructor

In This Topic
    GenericDocument<PageType,PagesCollectionType> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public GenericDocument<PageType,PagesCollectionType>()
    See Also